Skip to content

Conversation

@phambinhfin
Copy link

Unskipped the following tests:

  • lax_control_flow_test: testAssociativeScanSolvingRegressionTest
  • scipy_signal_test: testWelchWithDefaultStepArgsAgainst
  • sparse_test: cuSparseTest, SparseObjectTest
  • random_lax_test: DistributionsTest::testOrthogonal{1,7,8,9}
  • pallas_test: PallasCallInterpretTest::test_matmul (various shapes/dtypes)
  • lax_numpy_test: testPolyMul1
  • gpu_ops_test: FusedAttentionInterpretTest::test_fused_attention_bwd{4,6,7,8} (change the sample test data)
  • export_harnesses_multi_platform_test: PrimitiveTest::test_prim_qr_multi_array_shape (various)
  • ann_test: pass for whole file

@phambinhfin phambinhfin requested a review from a team as a code owner September 9, 2025 14:23
Copy link

@gulsumgudukbay gulsumgudukbay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please let us know in detail how you tested these? The ROCm build number/container/testing process (if you used the CI scripts).

@gulsumgudukbay gulsumgudukbay changed the title unskip selected test cases [0.6.0-UT] unskip selected test cases Sep 10, 2025
@phambinhfin phambinhfin force-pushed the phambinh/fix_testcase11 branch from 4f27f9b to f607523 Compare September 10, 2025 20:34
    Unskipped the following tests:
    - lax_control_flow_test: testAssociativeScanSolvingRegressionTest
    - scipy_signal_test: testWelchWithDefaultStepArgsAgainst
    - sparse_test: cuSparseTest, SparseObjectTest
    - random_lax_test: DistributionsTest::testOrthogonal{1,7,8,9}
    - pallas_test: PallasCallInterpretTest::test_matmul (various shapes/dtypes)
    - lax_numpy_test: testPolyMul1
    - gpu_ops_test: FusedAttentionInterpretTest::test_fused_attention_bwd{4,6,7,8} (change the sample test data)
    - export_harnesses_multi_platform_test: PrimitiveTest::test_prim_qr_multi_array_shape (various)
    - ann_test: pass for whole file
@phambinhfin phambinhfin force-pushed the phambinh/fix_testcase11 branch from f607523 to ff88694 Compare September 10, 2025 20:38
@phambinhfin
Copy link
Author

@gulsumgudukbay I follow development setup, using a fresh ubuntu 22.04 and install necessary stuffs inside using bash tools/docker_dev_setup.sh . Then also build jaxlib manually because the fix #525

@phambinhfin
Copy link
Author

@Ruturaj4 I clear the comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants